@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-LightItalic.woff2") format("woff2"), url("../fontes/SKPayidar-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-Bold.woff2") format("woff2"), url("../fontes/SKPayidar-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-Italic.woff2") format("woff2"), url("../fontes/SKPayidar-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-MediumItalic.woff2") format("woff2"), url("../fontes/SKPayidar-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-Light.woff2") format("woff2"), url("../fontes/SKPayidar-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-Medium.woff2") format("woff2"), url("../fontes/SKPayidar-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-Thin.woff2") format("woff2"), url("../fontes/SKPayidar-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar Rounded";
  src: url("../fontes/SKPayidarRounded-Bold.woff2") format("woff2"), url("../fontes/SKPayidarRounded-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-Regular.woff2") format("woff2"), url("../fontes/SKPayidar-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar Rounded";
  src: url("../fontes/SKPayidarRounded-LightItalic.woff2") format("woff2"), url("../fontes/SKPayidarRounded-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-ThinItalic.woff2") format("woff2"), url("../fontes/SKPayidar-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar Rounded";
  src: url("../fontes/SKPayidarRounded-Italic.woff2") format("woff2"), url("../fontes/SKPayidarRounded-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar Rounded";
  src: url("../fontes/SKPayidarRounded-Regular.woff2") format("woff2"), url("../fontes/SKPayidarRounded-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar Rounded";
  src: url("../fontes/SKPayidarRounded-Light.woff2") format("woff2"), url("../fontes/SKPayidarRounded-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar Rounded";
  src: url("../fontes/SKPayidarRounded-BoldItalic.woff2") format("woff2"), url("../fontes/SKPayidarRounded-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SK Payidar";
  src: url("../fontes/SKPayidar-BoldItalic.woff2") format("woff2"), url("../fontes/SKPayidar-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
:root {
  /* Colors */
  --bg-black: #000;
  --bg-white: #fff;
  --bg-grape: #4A133B;
  --bg-amarelo: #B27425;
  --bg-bege: #FEF0E1;
}

a,
p,
figure,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

body,
html {
  font-family: "SK Payidar";
  overflow-x: hidden;
  background-color: var(--bg-white);
}

a {
  text-decoration: none;
}

h1 {
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 1.8px;
  font-family: "SK Payidar Rounded";
}

h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: 1.2px;
  font-family: "SK Payidar Rounded";
}

h3 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.48px;
}

.texto {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.66px;
}

.texto-m {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.78px;
}

.no-padding {
  padding: 0px !important;
}

.hidden {
  display: none !important;
}

.btn.btn-white {
  background-color: var(--bg-white);
  color: var(--bg-amarelo);
  border-radius: 4px;
  padding: 8px 24px;
  align-items: center;
  gap: 8px;
  display: inline-flex;
}

.btn.btn-white-grape {
  background-color: var(--bg-white);
  color: var(--bg-grape);
  border-radius: 4px;
  padding: 8px 24px;
  align-items: center;
  gap: 8px;
  display: inline-flex;
}

.btn.btn-white-grape-invert {
  background-color: var(--bg-grape);
  border: 1px solid var(--bg-grape);
  color: var(--bg-white);
  border-radius: 4px;
  padding: 8px 24px;
  align-items: center;
  gap: 8px;
  display: inline-flex;
}

/* MENU */
nav {
  background-color: var(--bg-amarelo);
  position: fixed !important;
  top: 0;
  width: 100%;
}
nav .navbar-toggler {
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 8px;
}
nav .navbar-toggler span {
  width: 30px;
  height: 2px;
  background: #fff;
  display: block;
  border-radius: 30px;
}
nav .navbar-nav {
  flex-direction: row;
  align-items: center;
  justify-content: end;
  display: flex;
  float: right;
  width: -webkit-fill-available;
  gap: 20px;
}
nav .navbar-nav li a.nav-link {
  color: var(--bg-bege);
}
nav .navbar-nav .btn.btn-white {
  background-color: var(--bg-white);
  color: var(--bg-amarelo) !important;
}

.banner {
  background-image: url("../img/banner.jpg");
  height: calc(100vh - 76px);
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner h1 {
  color: var(--bg-white);
  text-align: center;
}

.campo1 {
  padding-top: 150px;
  color: var(--bg-grape);
}
.campo1 p {
  max-width: 470px;
}
.campo1 img {
  margin: 40px auto 0px auto;
  display: block;
}

.campo2 .row .col-md-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.campo2 .row .col-md-6 .texto {
  display: flex;
  gap: 30px;
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  flex-direction: column;
}
.campo2 .row .col-md-6.fundo {
  background-image: url("../img/img1.jpg");
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.campo3 {
  margin: 150px 0px;
}
.campo3 .texto {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 68px;
}
.campo3 .texto h2 {
  max-width: 490px;
}
.campo3 .texto p {
  max-width: 470px;
}

.campo4 {
  background-image: url("../img/img2.jpg");
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--bg-white);
  flex-direction: column;
}
.campo4 h3 {
  margin-bottom: 30px;
}
.campo4 p.texto-m {
  max-width: 626px;
  margin: 0 auto 60px auto;
}
.campo4 .campos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}
.campo4 .campos hr {
  margin: 0px;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 1;
  height: 125px;
  background: #fff;
  width: 2px;
}
.campo4 .campos .campo p {
  margin-bottom: 30px;
}

.campo5 {
  padding: 150px 0px 150px 0px;
}
.campo5 h3 {
  margin-bottom: 30px;
}
.campo5 .campo {
  display: flex;
  flex-direction: row;
  align-items: end;
  gap: 15px;
  justify-content: center;
  margin-top: 150px;
}
.campo5 .campo .coll {
  display: flex;
  gap: 15px;
  flex-direction: column;
}

.campo6 {
  background-color: var(--bg-white);
  padding: 150px 0px;
  color: var(--bg-grape);
}
.campo6 h2 {
  display: block;
}
.campo6 .texto {
  max-width: 400px;
  margin: 10px 0px 20px 0px;
}

.campo7 {
  background-color: var(--bg-amarelo);
  padding: 150px 0px;
  color: var(--bg-white);
}
.campo7 h2 {
  margin-bottom: 20px;
  display: block;
}
.campo7 .texto-m {
  margin-bottom: 60px;
  max-width: 432px;
}
.campo7 .texto {
  max-width: 467px;
}
.campo7 hr {
  margin: 100px 0px;
  color: inherit;
  border: 0;
  border-top: 2px solid var(--bg-white);
  opacity: 1;
}
.campo7 .mb-100 {
  margin-bottom: 100px;
}
.campo7 h3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  color: var(--bg-white);
  margin-top: 20px;
  line-height: 36px;
}
.campo7 .col-md-8 a {
  color: var(--bg-white);
  text-decoration: underline;
  font-size: 20px;
}
.campo7 .campo {
  border: 2px solid var(--bg-white);
  padding: 100px 50px;
}
.campo7 .campo .text {
  text-align: left;
  margin: 0 auto;
  display: block;
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.modal.show .modal-dialog {
  transform: none;
  width: 100%;
  max-width: 900px;
}

.campo8 {
  margin-top: 20px;
  margin-bottom: 150px;
  color: var(--bg-grape);
}
.campo8 .align {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.campo8 .align .textos h3.title {
  margin-bottom: 30px;
}
.campo8 .align .textos p.texto-m {
  max-width: 367px;
}
.campo8 .align .textos .campos {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 57px;
  margin-bottom: 57px;
}
.campo8 .align .textos .campos .campo {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.campo8 .align .textos .campos .campo img {
  height: auto;
  max-width: 97px;
  max-height: 67px;
}
.campo8 .align .textos .maps {
  display: flex;
  gap: 15px;
}

.campo9 {
  background-color: var(--bg-grape);
  padding: 150px 0px;
  color: var(--bg-bege);
}
.campo9 h2 {
  margin-bottom: 45px;
}
.campo9 .texto {
  max-width: 425px;
}

footer {
  padding: 190px 0px 120px 0px;
  background-color: var(--bg-bege);
  color: var(--bg-grape);
}
footer h2 {
  margin: 0 auto;
  text-align: center;
}
footer .rodape2 {
  margin-top: 190px;
  row-gap: 20px;
}
footer .rodape2 .mb-50 {
  margin-bottom: 50px;
}
footer .rodape3 {
  margin-top: 190px;
  color: var(--bg-amarelo);
}
footer .rodape3 .text-right {
  text-align: right;
  display: flex;
  gap: 28px;
  flex-direction: column;
}
footer .rodape3 .text-right .links {
  gap: 20px;
  display: flex;
  justify-content: end;
  align-items: center;
}

.pontos-modal .modal-body {
  padding: 50px 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.pontos-modal .modal-body h5 {
  margin-bottom: 20px;
}
.pontos-modal .modal-body a {
  color: var(--bg-black);
  text-decoration: underline;
  font-size: 20px;
}/*# sourceMappingURL=main.css.map */